-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Segment Replication] Benchmark commits on replica #7124
[Segment Replication] Benchmark commits on replica #7124
Conversation
Signed-off-by: Suraj Singh <[email protected]>
Signed-off-by: Suraj Singh <[email protected]>
@dreamer-89 have you run this with JFR yet? Can you put the numbers in the description? |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #7124 +/- ##
============================================
+ Coverage 70.59% 70.61% +0.01%
- Complexity 59406 59466 +60
============================================
Files 4852 4853 +1
Lines 285127 285233 +106
Branches 41104 41109 +5
============================================
+ Hits 201292 201419 +127
+ Misses 67316 67277 -39
- Partials 16519 16537 +18
... and 478 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Thank you @nknize for the comment. No, I haven't yet tried JFR (Java Flight Recorder). Based on your comment, will try it now and upload the results. Converting to draft for now. |
This PR is stalled because it has been open for 30 days with no activity. Remove stalled label or comment or this will be closed in 7 days. |
This PR was closed because it has been stalled for 7 days with no activity. |
Description
Benchmark commits on replica for segment replication enabled indices. Sample benchmark result
Issues Related
#7043
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.